Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

538
Vistas
I got an error while trying to do pod install "[!] FBReactNativeSpec has added 1 script phase."

I got an error while trying to do pod install.

[!] FBReactNativeSpec has added 1 script phase. Please inspect before executing a build. See https://guides.cocoapods.org/syntax/podspec.html#script_phases for more information."

My Configurations are:

  1. macOS BigSur (11.4)
  2. Xcode 12.5.1
  3. Homebrew 3.2.1
  4. react-native 0.64.2
  5. node v14.17.3
  6. npm 6.14.13

Please help me...

over 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

I suspect this is related to the a dependency error on react-native@0.64.0. If you upgrade "react-native-codegen" to version 0.0.7 the error should be fixed. It solved my problem.

Add an exception to your package.json:

For yarn:

"resolutions": {
  "react-native-codegen": "^0.0.7"
},

Run yarn add --dev react-native-codegen and rebuild IOS project.

All info here: https://github.com/facebook/react-native/issues/31180

over 4 years ago · Santiago Trujillo Denunciar

0

Just run

npm install

in your project's directory and then

cd ios && pod install && cd ..

then build your app again

npx react-native run-ios
over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda